How to Install gnubg software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gnubg software package in Ubuntu 12.04 LTS (Precise Pangolin)

gnubg software package provides graphical or console backgammon program with analysis, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnubg 

gnubg is installed in your system.

Make ensure the gnubg package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnubg *

You will get with gnubg package name, version, architecture and description in a table

gnubg package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Games
Package gnubg
Version 0.90+20091206-4.1
Description graphical or console backgammon program with analysis
Sub Section Games


See Also, How to uninstall or remove gnubg software package from Ubuntu 12.04 LTS (Precise Pangolin)?